The Java Applet Properties dialog box changes the Java applets properties.

It contains the following sections:

Class File section
To select the applet class file from the Class File window, you must first import it into the web site project (click on the Import button, if you have not imported the needed files into your site yet).

Java Applet can consist of more than one Class Files and resource files (GIF, JPEG, AU or other file formats). You must import all those files into the Web Site. Then you must insert the primary Class File into the web page and set its properties.

Alignment section
To align a Java applet on the web page, check the Alignment check box. Then select the desired alignment style:

Parameters section
Use the appropriate buttons to add or remove the applet parameters.
To change the name or value double click on it and enter a new name or value.

To change the parameters order, click on the Up or Down buttons.

Alternate String section
The text entered in the Alternate String text box will be displayed instead of the java applet if it can not be displayed in the browser window for any reason.

Size section
Sets the Horizontal and Vertical sizes of the applet.

Spacing section
Adds space between the Java applet and other objects on the web page. To set the spacing check the Spacing check box and enter Horizontal and/or Vertical spacing values.

The Advanced... button enables you to perform advanced operations with HTML coding and scripting in the Advanced Web operations dialog box.